3.646 \(\int \frac{(d f+e f x)^4}{\left (a+b (d+e x)^2+c (d+e x)^4\right )^2} \, dx\)

Optimal. Leaf size=279 \[ \frac{f^4 (d+e x) \left (2 a+b (d+e x)^2\right )}{2 e \left (b^2-4 a c\right ) \left (a+b (d+e x)^2+c (d+e x)^4\right )}+\frac{f^4 \left (b-\frac{4 a c+b^2}{\sqrt{b^2-4 a c}}\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{2 \sqrt{2} \sqrt{c} e \left (b^2-4 a c\right ) \sqrt{b-\sqrt{b^2-4 a c}}}+\frac{f^4 \left (b \sqrt{b^2-4 a c}+4 a c+b^2\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{2 \sqrt{2} \sqrt{c} e \left (b^2-4 a c\right )^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}} \]

[Out]

(f^4*(d + e*x)*(2*a + b*(d + e*x)^2))/(2*(b^2 - 4*a*c)*e*(a + b*(d + e*x)^2 + c*
(d + e*x)^4)) + ((b - (b^2 + 4*a*c)/Sqrt[b^2 - 4*a*c])*f^4*ArcTan[(Sqrt[2]*Sqrt[
c]*(d + e*x))/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*Sqrt[c]*(b^2 - 4*a*c)*Sqr
t[b - Sqrt[b^2 - 4*a*c]]*e) + ((b^2 + 4*a*c + b*Sqrt[b^2 - 4*a*c])*f^4*ArcTan[(S
qrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*Sqrt[c]*(b^2
- 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]]*e)

_______________________________________________________________________________________

Rubi [A]  time = 1.21415, antiderivative size = 279, normalized size of antiderivative = 1., number of steps used = 5, number of rules used = 4, integrand size = 33, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.121 \[ \frac{f^4 (d+e x) \left (2 a+b (d+e x)^2\right )}{2 e \left (b^2-4 a c\right ) \left (a+b (d+e x)^2+c (d+e x)^4\right )}+\frac{f^4 \left (b-\frac{4 a c+b^2}{\sqrt{b^2-4 a c}}\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{2 \sqrt{2} \sqrt{c} e \left (b^2-4 a c\right ) \sqrt{b-\sqrt{b^2-4 a c}}}+\frac{f^4 \left (b \sqrt{b^2-4 a c}+4 a c+b^2\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{2 \sqrt{2} \sqrt{c} e \left (b^2-4 a c\right )^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}} \]

Antiderivative was successfully verified.

[In]  Int[(d*f + e*f*x)^4/(a + b*(d + e*x)^2 + c*(d + e*x)^4)^2,x]

[Out]

(f^4*(d + e*x)*(2*a + b*(d + e*x)^2))/(2*(b^2 - 4*a*c)*e*(a + b*(d + e*x)^2 + c*
(d + e*x)^4)) + ((b - (b^2 + 4*a*c)/Sqrt[b^2 - 4*a*c])*f^4*ArcTan[(Sqrt[2]*Sqrt[
c]*(d + e*x))/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*Sqrt[c]*(b^2 - 4*a*c)*Sqr
t[b - Sqrt[b^2 - 4*a*c]]*e) + ((b^2 + 4*a*c + b*Sqrt[b^2 - 4*a*c])*f^4*ArcTan[(S
qrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*Sqrt[c]*(b^2
- 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]]*e)

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 82.4703, size = 253, normalized size = 0.91 \[ \frac{f^{4} \left (2 a + b \left (d + e x\right )^{2}\right ) \left (d + e x\right )}{2 e \left (- 4 a c + b^{2}\right ) \left (a + b \left (d + e x\right )^{2} + c \left (d + e x\right )^{4}\right )} + \frac{\sqrt{2} f^{4} \left (4 a c + b^{2} + b \sqrt{- 4 a c + b^{2}}\right ) \operatorname{atan}{\left (\frac{\sqrt{2} \sqrt{c} \left (d + e x\right )}{\sqrt{b + \sqrt{- 4 a c + b^{2}}}} \right )}}{4 \sqrt{c} e \sqrt{b + \sqrt{- 4 a c + b^{2}}} \left (- 4 a c + b^{2}\right )^{\frac{3}{2}}} - \frac{\sqrt{2} f^{4} \left (4 a c + b^{2} - b \sqrt{- 4 a c + b^{2}}\right ) \operatorname{atan}{\left (\frac{\sqrt{2} \sqrt{c} \left (d + e x\right )}{\sqrt{b - \sqrt{- 4 a c + b^{2}}}} \right )}}{4 \sqrt{c} e \sqrt{b - \sqrt{- 4 a c + b^{2}}} \left (- 4 a c + b^{2}\right )^{\frac{3}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((e*f*x+d*f)**4/(a+b*(e*x+d)**2+c*(e*x+d)**4)**2,x)

[Out]

f**4*(2*a + b*(d + e*x)**2)*(d + e*x)/(2*e*(-4*a*c + b**2)*(a + b*(d + e*x)**2 +
 c*(d + e*x)**4)) + sqrt(2)*f**4*(4*a*c + b**2 + b*sqrt(-4*a*c + b**2))*atan(sqr
t(2)*sqrt(c)*(d + e*x)/sqrt(b + sqrt(-4*a*c + b**2)))/(4*sqrt(c)*e*sqrt(b + sqrt
(-4*a*c + b**2))*(-4*a*c + b**2)**(3/2)) - sqrt(2)*f**4*(4*a*c + b**2 - b*sqrt(-
4*a*c + b**2))*atan(sqrt(2)*sqrt(c)*(d + e*x)/sqrt(b - sqrt(-4*a*c + b**2)))/(4*
sqrt(c)*e*sqrt(b - sqrt(-4*a*c + b**2))*(-4*a*c + b**2)**(3/2))

_______________________________________________________________________________________

Mathematica [A]  time = 0.884126, size = 266, normalized size = 0.95 \[ \frac{f^4 \left (-\frac{2 \left (-2 a (d+e x)-b (d+e x)^3\right )}{\left (b^2-4 a c\right ) \left (a+b (d+e x)^2+c (d+e x)^4\right )}+\frac{\sqrt{2} \left (b \sqrt{b^2-4 a c}-4 a c-b^2\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{\sqrt{c} \left (b^2-4 a c\right )^{3/2} \sqrt{b-\sqrt{b^2-4 a c}}}+\frac{\sqrt{2} \left (b \sqrt{b^2-4 a c}+4 a c+b^2\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} (d+e x)}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{\sqrt{c} \left (b^2-4 a c\right )^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}}\right )}{4 e} \]

Antiderivative was successfully verified.

[In]  Integrate[(d*f + e*f*x)^4/(a + b*(d + e*x)^2 + c*(d + e*x)^4)^2,x]

[Out]

(f^4*((-2*(-2*a*(d + e*x) - b*(d + e*x)^3))/((b^2 - 4*a*c)*(a + b*(d + e*x)^2 +
c*(d + e*x)^4)) + (Sqrt[2]*(-b^2 - 4*a*c + b*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*
Sqrt[c]*(d + e*x))/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(Sqrt[c]*(b^2 - 4*a*c)^(3/2)*Sq
rt[b - Sqrt[b^2 - 4*a*c]]) + (Sqrt[2]*(b^2 + 4*a*c + b*Sqrt[b^2 - 4*a*c])*ArcTan
[(Sqrt[2]*Sqrt[c]*(d + e*x))/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(Sqrt[c]*(b^2 - 4*a*c
)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]])))/(4*e)

_______________________________________________________________________________________

Maple [C]  time = 0.008, size = 695, normalized size = 2.5 \[ -{\frac{{f}^{4}b{e}^{2}{x}^{3}}{ \left ( 2\,c{e}^{4}{x}^{4}+8\,cd{e}^{3}{x}^{3}+12\,c{d}^{2}{e}^{2}{x}^{2}+8\,c{d}^{3}ex+2\,b{e}^{2}{x}^{2}+2\,c{d}^{4}+4\,bdex+2\,b{d}^{2}+2\,a \right ) \left ( 4\,ac-{b}^{2} \right ) }}-{\frac{3\,{f}^{4}dbe{x}^{2}}{ \left ( 2\,c{e}^{4}{x}^{4}+8\,cd{e}^{3}{x}^{3}+12\,c{d}^{2}{e}^{2}{x}^{2}+8\,c{d}^{3}ex+2\,b{e}^{2}{x}^{2}+2\,c{d}^{4}+4\,bdex+2\,b{d}^{2}+2\,a \right ) \left ( 4\,ac-{b}^{2} \right ) }}-{\frac{3\,{f}^{4}xb{d}^{2}}{ \left ( 2\,c{e}^{4}{x}^{4}+8\,cd{e}^{3}{x}^{3}+12\,c{d}^{2}{e}^{2}{x}^{2}+8\,c{d}^{3}ex+2\,b{e}^{2}{x}^{2}+2\,c{d}^{4}+4\,bdex+2\,b{d}^{2}+2\,a \right ) \left ( 4\,ac-{b}^{2} \right ) }}-{\frac{{f}^{4}ax}{ \left ( c{e}^{4}{x}^{4}+4\,cd{e}^{3}{x}^{3}+6\,c{d}^{2}{e}^{2}{x}^{2}+4\,c{d}^{3}ex+b{e}^{2}{x}^{2}+c{d}^{4}+2\,bdex+b{d}^{2}+a \right ) \left ( 4\,ac-{b}^{2} \right ) }}-{\frac{{f}^{4}{d}^{3}b}{ \left ( 2\,c{e}^{4}{x}^{4}+8\,cd{e}^{3}{x}^{3}+12\,c{d}^{2}{e}^{2}{x}^{2}+8\,c{d}^{3}ex+2\,b{e}^{2}{x}^{2}+2\,c{d}^{4}+4\,bdex+2\,b{d}^{2}+2\,a \right ) e \left ( 4\,ac-{b}^{2} \right ) }}-{\frac{{f}^{4}da}{ \left ( c{e}^{4}{x}^{4}+4\,cd{e}^{3}{x}^{3}+6\,c{d}^{2}{e}^{2}{x}^{2}+4\,c{d}^{3}ex+b{e}^{2}{x}^{2}+c{d}^{4}+2\,bdex+b{d}^{2}+a \right ) e \left ( 4\,ac-{b}^{2} \right ) }}+{\frac{{f}^{4}}{4\,e}\sum _{{\it \_R}={\it RootOf} \left ( c{e}^{4}{{\it \_Z}}^{4}+4\,cd{e}^{3}{{\it \_Z}}^{3}+ \left ( 6\,c{d}^{2}{e}^{2}+b{e}^{2} \right ){{\it \_Z}}^{2}+ \left ( 4\,c{d}^{3}e+2\,bde \right ){\it \_Z}+c{d}^{4}+b{d}^{2}+a \right ) }{\frac{ \left ( -{{\it \_R}}^{2}b{e}^{2}-2\,{\it \_R}\,bde-b{d}^{2}+2\,a \right ) \ln \left ( x-{\it \_R} \right ) }{ \left ( 4\,ac-{b}^{2} \right ) \left ( 2\,c{e}^{3}{{\it \_R}}^{3}+6\,cd{e}^{2}{{\it \_R}}^{2}+6\,{\it \_R}\,c{d}^{2}e+2\,c{d}^{3}+be{\it \_R}+bd \right ) }}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((e*f*x+d*f)^4/(a+b*(e*x+d)^2+c*(e*x+d)^4)^2,x)

[Out]

-1/2*f^4/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*
b*d*e*x+b*d^2+a)*b*e^2/(4*a*c-b^2)*x^3-3/2*f^4/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*
e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*b*d*e*x+b*d^2+a)*d*b*e/(4*a*c-b^2)*x^2-3/2
*f^4/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*b*d*
e*x+b*d^2+a)/(4*a*c-b^2)*x*b*d^2-f^4/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*
c*d^3*e*x+b*e^2*x^2+c*d^4+2*b*d*e*x+b*d^2+a)*a/(4*a*c-b^2)*x-1/2*f^4/(c*e^4*x^4+
4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*x^2+c*d^4+2*b*d*e*x+b*d^2+a)/e*d
^3/(4*a*c-b^2)*b-f^4/(c*e^4*x^4+4*c*d*e^3*x^3+6*c*d^2*e^2*x^2+4*c*d^3*e*x+b*e^2*
x^2+c*d^4+2*b*d*e*x+b*d^2+a)/e*d/(4*a*c-b^2)*a+1/4*f^4/e*sum((-_R^2*b*e^2-2*_R*b
*d*e-b*d^2+2*a)/(4*a*c-b^2)/(2*_R^3*c*e^3+6*_R^2*c*d*e^2+6*_R*c*d^2*e+2*c*d^3+_R
*b*e+b*d)*ln(x-_R),_R=RootOf(c*e^4*_Z^4+4*c*d*e^3*_Z^3+(6*c*d^2*e^2+b*e^2)*_Z^2+
(4*c*d^3*e+2*b*d*e)*_Z+c*d^4+b*d^2+a))

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ -\frac{1}{2} \, f^{4} \int -\frac{b e^{2} x^{2} + 2 \, b d e x + b d^{2} - 2 \, a}{{\left (b^{2} c - 4 \, a c^{2}\right )} e^{4} x^{4} + 4 \,{\left (b^{2} c - 4 \, a c^{2}\right )} d e^{3} x^{3} +{\left (b^{2} c - 4 \, a c^{2}\right )} d^{4} +{\left (b^{3} - 4 \, a b c + 6 \,{\left (b^{2} c - 4 \, a c^{2}\right )} d^{2}\right )} e^{2} x^{2} + a b^{2} - 4 \, a^{2} c +{\left (b^{3} - 4 \, a b c\right )} d^{2} + 2 \,{\left (2 \,{\left (b^{2} c - 4 \, a c^{2}\right )} d^{3} +{\left (b^{3} - 4 \, a b c\right )} d\right )} e x}\,{d x} + \frac{b e^{3} f^{4} x^{3} + 3 \, b d e^{2} f^{4} x^{2} +{\left (3 \, b d^{2} + 2 \, a\right )} e f^{4} x +{\left (b d^{3} + 2 \, a d\right )} f^{4}}{2 \,{\left ({\left (b^{2} c - 4 \, a c^{2}\right )} e^{5} x^{4} + 4 \,{\left (b^{2} c - 4 \, a c^{2}\right )} d e^{4} x^{3} +{\left (b^{3} - 4 \, a b c + 6 \,{\left (b^{2} c - 4 \, a c^{2}\right )} d^{2}\right )} e^{3} x^{2} + 2 \,{\left (2 \,{\left (b^{2} c - 4 \, a c^{2}\right )} d^{3} +{\left (b^{3} - 4 \, a b c\right )} d\right )} e^{2} x +{\left ({\left (b^{2} c - 4 \, a c^{2}\right )} d^{4} + a b^{2} - 4 \, a^{2} c +{\left (b^{3} - 4 \, a b c\right )} d^{2}\right )} e\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((e*f*x + d*f)^4/((e*x + d)^4*c + (e*x + d)^2*b + a)^2,x, algorithm="maxima")

[Out]

-1/2*f^4*integrate(-(b*e^2*x^2 + 2*b*d*e*x + b*d^2 - 2*a)/((b^2*c - 4*a*c^2)*e^4
*x^4 + 4*(b^2*c - 4*a*c^2)*d*e^3*x^3 + (b^2*c - 4*a*c^2)*d^4 + (b^3 - 4*a*b*c +
6*(b^2*c - 4*a*c^2)*d^2)*e^2*x^2 + a*b^2 - 4*a^2*c + (b^3 - 4*a*b*c)*d^2 + 2*(2*
(b^2*c - 4*a*c^2)*d^3 + (b^3 - 4*a*b*c)*d)*e*x), x) + 1/2*(b*e^3*f^4*x^3 + 3*b*d
*e^2*f^4*x^2 + (3*b*d^2 + 2*a)*e*f^4*x + (b*d^3 + 2*a*d)*f^4)/((b^2*c - 4*a*c^2)
*e^5*x^4 + 4*(b^2*c - 4*a*c^2)*d*e^4*x^3 + (b^3 - 4*a*b*c + 6*(b^2*c - 4*a*c^2)*
d^2)*e^3*x^2 + 2*(2*(b^2*c - 4*a*c^2)*d^3 + (b^3 - 4*a*b*c)*d)*e^2*x + ((b^2*c -
 4*a*c^2)*d^4 + a*b^2 - 4*a^2*c + (b^3 - 4*a*b*c)*d^2)*e)

_______________________________________________________________________________________

Fricas [A]  time = 0.329669, size = 3480, normalized size = 12.47 \[ \text{result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((e*f*x + d*f)^4/((e*x + d)^4*c + (e*x + d)^2*b + a)^2,x, algorithm="fricas")

[Out]

1/4*(2*b*e^3*f^4*x^3 + 6*b*d*e^2*f^4*x^2 + 2*(3*b*d^2 + 2*a)*e*f^4*x + 2*(b*d^3
+ 2*a*d)*f^4 + sqrt(1/2)*((b^2*c - 4*a*c^2)*e^5*x^4 + 4*(b^2*c - 4*a*c^2)*d*e^4*
x^3 + (b^3 - 4*a*b*c + 6*(b^2*c - 4*a*c^2)*d^2)*e^3*x^2 + 2*(2*(b^2*c - 4*a*c^2)
*d^3 + (b^3 - 4*a*b*c)*d)*e^2*x + ((b^2*c - 4*a*c^2)*d^4 + a*b^2 - 4*a^2*c + (b^
3 - 4*a*b*c)*d^2)*e)*sqrt(-((b^3 + 12*a*b*c)*f^8 + sqrt(f^16/((b^6*c^2 - 12*a*b^
4*c^3 + 48*a^2*b^2*c^4 - 64*a^3*c^5)*e^4))*(b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^
3 - 64*a^3*c^4)*e^2)/((b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2))
*log((3*b^2 + 4*a*c)*e*f^12*x + (3*b^2 + 4*a*c)*d*f^12 + sqrt(1/2)*((b^4 - 8*a*b
^2*c + 16*a^2*c^2)*e*f^8 + 2*sqrt(f^16/((b^6*c^2 - 12*a*b^4*c^3 + 48*a^2*b^2*c^4
 - 64*a^3*c^5)*e^4))*(b^7*c - 12*a*b^5*c^2 + 48*a^2*b^3*c^3 - 64*a^3*b*c^4)*e^3)
*sqrt(-((b^3 + 12*a*b*c)*f^8 + sqrt(f^16/((b^6*c^2 - 12*a*b^4*c^3 + 48*a^2*b^2*c
^4 - 64*a^3*c^5)*e^4))*(b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2)
/((b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2))) - sqrt(1/2)*((b^2*
c - 4*a*c^2)*e^5*x^4 + 4*(b^2*c - 4*a*c^2)*d*e^4*x^3 + (b^3 - 4*a*b*c + 6*(b^2*c
 - 4*a*c^2)*d^2)*e^3*x^2 + 2*(2*(b^2*c - 4*a*c^2)*d^3 + (b^3 - 4*a*b*c)*d)*e^2*x
 + ((b^2*c - 4*a*c^2)*d^4 + a*b^2 - 4*a^2*c + (b^3 - 4*a*b*c)*d^2)*e)*sqrt(-((b^
3 + 12*a*b*c)*f^8 + sqrt(f^16/((b^6*c^2 - 12*a*b^4*c^3 + 48*a^2*b^2*c^4 - 64*a^3
*c^5)*e^4))*(b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2)/((b^6*c -
12*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2))*log((3*b^2 + 4*a*c)*e*f^12*x +
 (3*b^2 + 4*a*c)*d*f^12 - sqrt(1/2)*((b^4 - 8*a*b^2*c + 16*a^2*c^2)*e*f^8 + 2*sq
rt(f^16/((b^6*c^2 - 12*a*b^4*c^3 + 48*a^2*b^2*c^4 - 64*a^3*c^5)*e^4))*(b^7*c - 1
2*a*b^5*c^2 + 48*a^2*b^3*c^3 - 64*a^3*b*c^4)*e^3)*sqrt(-((b^3 + 12*a*b*c)*f^8 +
sqrt(f^16/((b^6*c^2 - 12*a*b^4*c^3 + 48*a^2*b^2*c^4 - 64*a^3*c^5)*e^4))*(b^6*c -
 12*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2)/((b^6*c - 12*a*b^4*c^2 + 48*a^
2*b^2*c^3 - 64*a^3*c^4)*e^2))) + sqrt(1/2)*((b^2*c - 4*a*c^2)*e^5*x^4 + 4*(b^2*c
 - 4*a*c^2)*d*e^4*x^3 + (b^3 - 4*a*b*c + 6*(b^2*c - 4*a*c^2)*d^2)*e^3*x^2 + 2*(2
*(b^2*c - 4*a*c^2)*d^3 + (b^3 - 4*a*b*c)*d)*e^2*x + ((b^2*c - 4*a*c^2)*d^4 + a*b
^2 - 4*a^2*c + (b^3 - 4*a*b*c)*d^2)*e)*sqrt(-((b^3 + 12*a*b*c)*f^8 - sqrt(f^16/(
(b^6*c^2 - 12*a*b^4*c^3 + 48*a^2*b^2*c^4 - 64*a^3*c^5)*e^4))*(b^6*c - 12*a*b^4*c
^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2)/((b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^3 -
 64*a^3*c^4)*e^2))*log((3*b^2 + 4*a*c)*e*f^12*x + (3*b^2 + 4*a*c)*d*f^12 + sqrt(
1/2)*((b^4 - 8*a*b^2*c + 16*a^2*c^2)*e*f^8 - 2*sqrt(f^16/((b^6*c^2 - 12*a*b^4*c^
3 + 48*a^2*b^2*c^4 - 64*a^3*c^5)*e^4))*(b^7*c - 12*a*b^5*c^2 + 48*a^2*b^3*c^3 -
64*a^3*b*c^4)*e^3)*sqrt(-((b^3 + 12*a*b*c)*f^8 - sqrt(f^16/((b^6*c^2 - 12*a*b^4*
c^3 + 48*a^2*b^2*c^4 - 64*a^3*c^5)*e^4))*(b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^3
- 64*a^3*c^4)*e^2)/((b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2)))
- sqrt(1/2)*((b^2*c - 4*a*c^2)*e^5*x^4 + 4*(b^2*c - 4*a*c^2)*d*e^4*x^3 + (b^3 -
4*a*b*c + 6*(b^2*c - 4*a*c^2)*d^2)*e^3*x^2 + 2*(2*(b^2*c - 4*a*c^2)*d^3 + (b^3 -
 4*a*b*c)*d)*e^2*x + ((b^2*c - 4*a*c^2)*d^4 + a*b^2 - 4*a^2*c + (b^3 - 4*a*b*c)*
d^2)*e)*sqrt(-((b^3 + 12*a*b*c)*f^8 - sqrt(f^16/((b^6*c^2 - 12*a*b^4*c^3 + 48*a^
2*b^2*c^4 - 64*a^3*c^5)*e^4))*(b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^
4)*e^2)/((b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2))*log((3*b^2 +
 4*a*c)*e*f^12*x + (3*b^2 + 4*a*c)*d*f^12 - sqrt(1/2)*((b^4 - 8*a*b^2*c + 16*a^2
*c^2)*e*f^8 - 2*sqrt(f^16/((b^6*c^2 - 12*a*b^4*c^3 + 48*a^2*b^2*c^4 - 64*a^3*c^5
)*e^4))*(b^7*c - 12*a*b^5*c^2 + 48*a^2*b^3*c^3 - 64*a^3*b*c^4)*e^3)*sqrt(-((b^3
+ 12*a*b*c)*f^8 - sqrt(f^16/((b^6*c^2 - 12*a*b^4*c^3 + 48*a^2*b^2*c^4 - 64*a^3*c
^5)*e^4))*(b^6*c - 12*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2)/((b^6*c - 12
*a*b^4*c^2 + 48*a^2*b^2*c^3 - 64*a^3*c^4)*e^2))))/((b^2*c - 4*a*c^2)*e^5*x^4 + 4
*(b^2*c - 4*a*c^2)*d*e^4*x^3 + (b^3 - 4*a*b*c + 6*(b^2*c - 4*a*c^2)*d^2)*e^3*x^2
 + 2*(2*(b^2*c - 4*a*c^2)*d^3 + (b^3 - 4*a*b*c)*d)*e^2*x + ((b^2*c - 4*a*c^2)*d^
4 + a*b^2 - 4*a^2*c + (b^3 - 4*a*b*c)*d^2)*e)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((e*f*x+d*f)**4/(a+b*(e*x+d)**2+c*(e*x+d)**4)**2,x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (e f x + d f\right )}^{4}}{{\left ({\left (e x + d\right )}^{4} c +{\left (e x + d\right )}^{2} b + a\right )}^{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((e*f*x + d*f)^4/((e*x + d)^4*c + (e*x + d)^2*b + a)^2,x, algorithm="giac")

[Out]

integrate((e*f*x + d*f)^4/((e*x + d)^4*c + (e*x + d)^2*b + a)^2, x)